home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
the_lego_treasure_hunt.swf
/
scripts
/
DefineButton2_1036
/
BUTTONCONDACTION on(keyPress Down).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
174 b
|
11 lines
on(keyPress "<Down>"){
tellTarget("_root.main.man")
{
gotoAndStop(3);
}
tellTarget("_root.main.man.manwalking")
{
gotoAndStop(1);
}
}